From: Eli Zaretskii Date: Sun, 2 Sep 2001 16:30:20 +0000 (+0000) Subject: Fix the AUTHORS menu item. Suggested by Eric Hanchrow . X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1^2~5^2~62225 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=0b61e47e946c3bc7c4fc489f23684bf67a321a64;p=emacs.git Fix the AUTHORS menu item. Suggested by Eric Hanchrow . --- diff --git a/man/emacs.texi b/man/emacs.texi index cd7dee0e4a5..a136ae17e1d 100644 --- a/man/emacs.texi +++ b/man/emacs.texi @@ -576,7 +576,7 @@ Running Debuggers Under Emacs Maintaining Programs * Change Log:: Maintaining a change history for your program. -* Authors:: Maintaining an @file{AUTHORS} file. +* Authors:: Maintaining the Emacs @file{AUTHORS} file. * Tags:: Go direct to any function in your program in one command. Tags remembers which file it is in. * Emerge:: A convenient way of merging two versions of a program. diff --git a/man/maintaining.texi b/man/maintaining.texi index 3908e932c21..de6a78a5081 100644 --- a/man/maintaining.texi +++ b/man/maintaining.texi @@ -13,7 +13,7 @@ particularly useful for this purpose. @menu * Change Log:: Maintaining a change history for your program. -* Authors:: Maintaining an @file{AUTHORS} file. +* Authors:: Maintaining the Emacs @file{AUTHORS} file. * Tags:: Go direct to any function in your program in one command. Tags remembers which file it is in. * Emerge:: A convenient way of merging two versions of a program.